From: Juri Linkov Date: Sun, 14 Oct 2007 20:41:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~26458 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dc868f13be97f6c5ef07b602be7d290105c43999;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 4ecdca35c52..21cb6b3ffff 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -120,6 +120,10 @@ following arguments. `transient-mark-mode' is turned on. Otherwise, it fills the current paragraph. The new command bound to M-q is `fill-paragraph-or-region'. +** M-$ now checks spelling of the region if the region is active and +`transient-mark-mode' is turned on. Otherwise, it checks spelling of the +word at point. + ** TAB now indents the region if the region is active and `transient-mark-mode' is turned on.